From: Richard M. Stallman Date: Sat, 7 Apr 2007 02:07:14 +0000 (+0000) Subject: (Creating Hash): Improve index entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1068 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7f07157905ee405915d6296c7a05317ec0951dec;p=emacs.git (Creating Hash): Improve index entry. --- diff --git a/lispref/hash.texi b/lispref/hash.texi index 62df86aea19..c5b68e26d91 100644 --- a/lispref/hash.texi +++ b/lispref/hash.texi @@ -56,7 +56,7 @@ of object and are used only for recording interned symbols @node Creating Hash @section Creating Hash Tables -@cindex create hash table +@cindex creating hash tables The principal function for creating a hash table is @code{make-hash-table}.